ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Waterfall<T> Class / TotalLabel Property

In This Topic
    TotalLabel Property
    In This Topic
    Gets or sets the label of the total bar.
    Syntax
    'Declaration
     
    
    Public Property TotalLabel As String
    public string TotalLabel {get; set;}
    See Also